var encoding/asn1.objectIdentifierType

3 uses

	encoding/asn1 (current package)
		asn1.go#L660: 	objectIdentifierType = reflect.TypeOf(ObjectIdentifier{})
		common.go#L155: 	case objectIdentifierType:
		marshal.go#L473: 	case objectIdentifierType: